Typo.
authorTor Lillqvist <tml@src.gnome.org>
Mon, 16 Jun 2008 13:44:23 +0000 (13:44 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 16 Jun 2008 13:44:23 +0000 (13:44 +0000)
svn path=/trunk/; revision=20401

ChangeLog

index f7c2547f372ed046284df911086201059e8a9656..676825a6ca504aee11f71898dff8a4bf2f5f1d08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        Bug 536990 - updateiconcache.c: 'close ()' is redundant
 
        * gtk/updateiconcache.c (build_cache): Drop redundant close()
-       calls. fclose() on a fdopen()ed strema closes the underlying file
+       calls. fclose() on a fdopen()ed stream closes the underlying file
        descriptor.
 
 2008-06-06  Matthias Clasen  <mclasen@redhat.com>